home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ADA Programming Guide
/
ADA Programming Guide.iso
/
adatutor
/
lrmrdr
/
chaphe.doc
< prev
next >
Wrap
Text File
|
1996-01-30
|
2KB
|
39 lines
Ada LRM Reader by Richard Conn
A. Movement Commands:
cit -- citation indication, any of:
1) n or n.n or n.n.n
2) contents, foreward, postscript, index
3) a, b, c, d, e, f
n or <CR> -- forward to next screen
p -- backward to previous screen
next -- forward to next citation, first screen
previous -- backward to previous citation, first screen
push cit -- save environment and read new citation
pop -- restore environment saved by push
help -- push into this help message (use command pop to return)
B. String Search (strings are optional, using last string if omitted):
/<string> -- search for string from beginning of this citation
//<string> -- search again or search from next line
C. Other Commands:
print -- print current citation to the end of lrm.log
ps -- print current screen to the end of lrm.log
refresh -- refresh screen pause -- delay briefly
about -- display info on program quit -- exit Ada LRM Reader
The prompt at the bottom of each screen appears as follows:
Cit: Level/Screen of Screens ("search_string") -- Command ... :
^ ^ ^ ^ ^
| | | | |
| | | | search string
| | | |
| | | number of screens in current citation
| | |
| | number of current screen in current citation
| |
| stack level (1 on up, so if 2 or greater, you can pop to previous)
|
Citation (e.g., 1.4, B, INDEX)